home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / gcc / gcc263_src.lha / gcc-2.6.3 / config / mips / t-mips-gas < prev    next >
Encoding:
Text File  |  1993-09-09  |  169 b   |  5 lines

  1. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  2. # and does not need anything from libgcc1.a.
  3. LIBGCC1 = libgcc1.null
  4. CROSS_LIBGCC1 = libgcc1.null
  5.